-
Notifications
You must be signed in to change notification settings - Fork 22.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rewrite Performance API guide pages #25508
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't finished, but I reviewed the first three guides. I think they are great in general!
Will review the other 2 tomorrow.
Co-authored-by: wbamberg <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few more bits. Nice work!
Co-authored-by: wbamberg <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 looks great @Elchi3 !
* zh-cn: sync translated content * move Performance API guide pages ref: mdn/content#25508 --------- Co-authored-by: Allo <[email protected]>
Description
This PR rewrites the existing guide pages for the Performance API.
Also, there are ideas about "How-to" and Tutorial pages, these will be written in a later PR, too.
Motivation
openwebdocs/project#62
Additional details
What sorts of review I'm looking for:
I know there are other Performance API guide pages in other trees on MDN, I would like to redirect/rework them in a follow-up PR. If you know of some pages somewhere, please send them to me.
Related issues and pull requests
None yet but I will create a PR against dom-examples to remove the entire folder of outdated example code https://github.com/mdn/dom-examples/tree/main/performance-apis